home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / tutil.arc / TUTIL.DOC < prev    next >
Encoding:
Text File  |  1985-08-22  |  1.9 KB  |  55 lines

  1.  
  2.  
  3.                                TUTIL
  4.  
  5.                   TURBO PASCAL UTILITIES AND INCLUDES
  6.  
  7.  
  8.     Supplied here are several TURBO Pascal files.
  9.     There are a few include files and several
  10.     actual programs written with TURBO.  If you do
  11.     not have TURBO the compiled versions of the programs
  12.     are also included.  TURBO pascal is trademark BORLAND
  13.     INTERNATIONAL.
  14.  
  15.          1 - Pretty2B.   This program is a formatted text
  16.              printer for your turbo programs.  If you have
  17.              any improvements to make please release a updated
  18.              copy, but please give credit to those who made the
  19.              first modifications.  Instructions for use are
  20.              included in the comments at the beginning of the
  21.              program text.
  22.  
  23.          2 - Windemo.   Here is an example of using TURBO
  24.              Pascal removeable windows.
  25.  
  26.              Turbo Pascal removable window system
  27.              Copyright 1984 Michael A. Covington
  28.              PC Tech Journal - Vol 3, #2. February 1985, Pg.121
  29.  
  30.              Requirements: IBM PC or close compatible.  Screen
  31.              must be in text mode, on page 1, either mono or
  32.              color card.
  33.  
  34.              NOTE - Call INITWIN before calling MKWIN or RMWIN.
  35.  
  36.  
  37.          3 - Epson. TURBO program for setting parameters on Epson
  38.              Printers. Help on line.
  39.  
  40.          4 - Com. Very short program that demonstrates the use of
  41.              TURBO accepting command line strings passed from DOS.
  42.  
  43.          5 - Window.Inc. Include file for windemo.pas.  Several
  44.              good procedures for using windows.  See PC Tech Journal
  45.              Vol 3, #2. Febuary 1985, Pg.121.
  46.  
  47.          6 - Lib001.Inc. Include file with some good functions
  48.  
  49.          7 - Lib002.Inc. Companion to Lib001.
  50.  
  51.  
  52.           Have fun with these.  More to come soon!
  53.  
  54.                                      {RDR}
  55.